ASP.NET Core MVC コントロールヘルプ
HandleWheel メソッド (InputDateBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputDateBaseBuilder<TControl,TBuilder> クラス : HandleWheel メソッド
The value.
Configurates C1.Web.Mvc.InputDateBase.HandleWheel. Sets a value that determines whether the user can edit the current value using the mouse wheel.
シンタックス
'宣言
 
Public Function HandleWheel( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder HandleWheel( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default value for this property is **true**. Setting this property to **false** also disables the custom wheel handling for the control's drop-down.
参照

InputDateBaseBuilder<TControl,TBuilder> クラス
InputDateBaseBuilder<TControl,TBuilder> メンバ